mpd: force zeroconf to no
authorJohn Crispin <[email protected]>
Thu, 17 Jul 2014 16:49:53 +0000 (17:49 +0100)
committerJohn Crispin <[email protected]>
Thu, 17 Jul 2014 16:49:53 +0000 (17:49 +0100)
without this we get missing dependecy errors if avahi is staged.

Signed-off-by: John Crispin <[email protected]>
sound/mpd/Makefile

index 6547d729e60ba6dcffa44ff84742546410536a57..bbe4cd2d59135855444deaa59a47f8354a1a9b49 100644 (file)
@@ -118,7 +118,7 @@ CONFIGURE_ARGS += \
        --disable-wavpack \
        --disable-wildmidi \
        --disable-zzip \
-       --with-zeroconf=auto \
+       --with-zeroconf=no \
        \
        --enable-curl \
        --enable-flac \